-
-
Notifications
You must be signed in to change notification settings - Fork 980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the team in docs #2565
Merged
Merged
Update the team in docs #2565
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
m-bert
approved these changes
Aug 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
renovate bot
referenced
this pull request
in valora-inc/wallet
Oct 5, 2023
…4264) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-gesture-handler](https://togithub.com/software-mansion/react-native-gesture-handler) | [`^2.12.1` -> `^2.13.1`](https://renovatebot.com/diffs/npm/react-native-gesture-handler/2.12.1/2.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-gesture-handler/2.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-gesture-handler/2.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-gesture-handler/2.12.1/2.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-gesture-handler/2.12.1/2.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>software-mansion/react-native-gesture-handler (react-native-gesture-handler)</summary> ### [`v2.13.1`](https://togithub.com/software-mansion/react-native-gesture-handler/releases/tag/2.13.1) [Compare Source](https://togithub.com/software-mansion/react-native-gesture-handler/compare/2.13.0...2.13.1) #### 🐛 Bug fixes - Hotfix: Hover not working on web by [@​pepyta](https://togithub.com/pepyta) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2593](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2593) #### New Contributors - [@​pepyta](https://togithub.com/pepyta) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2593](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2593) **Full Changelog**: software-mansion/react-native-gesture-handler@2.13.0...2.13.1 ### [`v2.13.0`](https://togithub.com/software-mansion/react-native-gesture-handler/releases/tag/2.13.0) [Compare Source](https://togithub.com/software-mansion/react-native-gesture-handler/compare/2.12.1...2.13.0) #### ❗ Important changes - Add `Hover` gesture by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2455](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2455) #### 🐛 Bug fixes - Only cancel JS responder when activating recognizer comes from Gesture Handler by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2533](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2533) - Make manual activation recognizer not cancel `UIControls` by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2545](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2545) - fix: export SwipeableProps by [@​G07cha](https://togithub.com/G07cha) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2561](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2561) - Fix Reanimated worklet recognition on Fabric by [@​t0ms0n00](https://togithub.com/t0ms0n00) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2555](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2555) - Android TalkBack fix by [@​m-bert](https://togithub.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2234](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2234) - Continuously check for pointer capture on web by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2563](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2563) - fix: export Touchable\* component props by [@​G07cha](https://togithub.com/G07cha) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2556](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2556) - Don't create a `RippleDrawable` when the color is transparent by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2575](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2575) - Fix `hitSlop` on Gesture Handler buttons by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2039](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2039) - Improve multi-pointer behavior (with ScrollView) on Android by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2551](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2551) - Fix ripple effect staying after cancellation by [@​m-bert](https://togithub.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2586](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2586) - Fix react-android not found error on android by [@​lauhon](https://togithub.com/lauhon) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2568](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2568) #### 👍 Improvements - `activeCursor` prop by [@​m-bert](https://togithub.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2550](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2550) - Update default Android SDK versions by [@​makito013](https://togithub.com/makito013) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2537](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2537) - Recycle obtained `MotionEvents` on Android by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2523](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2523) - Documentation: link leading to a 404 fix by [@​orpos](https://togithub.com/orpos) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2553](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2553) - Decouple the JS implementation from the web APIs by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2579](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2579) - Remove multiple instances check when building by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2569](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2569) #### 🔢 Miscellaneous - Bump fast-xml-parser from 4.1.3 to 4.2.4 in /example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2512](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2512) - Bump fast-xml-parser from 4.2.2 to 4.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2511](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2511) - Bump activesupport from 6.1.7.2 to 7.0.5 in /example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2509](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2509) - Bump shell-quote from 1.7.2 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2521](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2521) - Bump tough-cookie from 4.0.0 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2531](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2531) - Bump semver from 5.7.1 to 5.7.2 in /example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2540](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2540) - Bump semver from 5.7.1 to 5.7.2 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2539](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2539) - Bump fast-xml-parser from 4.2.4 to 4.2.5 in /example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2535](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2535) - Bump semver from 5.7.1 to 5.7.2 in /e2e/web-tests by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2541](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2541) - Bump semver from 5.7.1 to 5.7.2 in /FabricExample by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2542](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2542) - Bump semver from 5.7.1 to 5.7.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2538](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2538) - Bump fast-xml-parser from 4.2.4 to 4.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2534](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2534) - Bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2547](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2547) - Bump word-wrap from 1.2.3 to 1.2.4 in /example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2548](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2548) - Bump word-wrap from 1.2.3 to 1.2.4 in /FabricExample by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2549](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2549) - Update `docusaurus` to 2.3.1 by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2423](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2423) - Add empty example by [@​m-bert](https://togithub.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2564](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2564) - Add description to `averageTouches` in the documentation by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2352](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2352) - Update the team in docs by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2565](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2565) - Bump activesupport from 7.0.5 to 7.0.7.2 in /example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2574](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2574) - Create FUNDING.yml by [@​aleqsio](https://togithub.com/aleqsio) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2587](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2587) #### New Contributors - [@​makito013](https://togithub.com/makito013) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2537](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2537) - [@​orpos](https://togithub.com/orpos) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2553](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2553) - [@​t0ms0n00](https://togithub.com/t0ms0n00) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2555](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2555) - [@​G07cha](https://togithub.com/G07cha) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2561](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2561) - [@​lauhon](https://togithub.com/lauhon) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2568](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2568) **Full Changelog**: software-mansion/react-native-gesture-handler@2.12.0...2.13.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jean Regisser <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
It's been a while